home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / minmax.z / minmax
Encoding:
Text File  |  2002-10-03  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. mmmmiiiinnnnmmmmaaaaxxxx((((3333GGGG))))                                                          mmmmiiiinnnnmmmmaaaaxxxx((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      mmmmiiiinnnnmmmmaaaaxxxx -  modifies pixel transfers to compute the minimum and maximum
  10.      pixel values
  11.  
  12. FFFFOOOORRRRTTTTRRRRAAAANNNN SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee mmmmiiiinnnnmmmmaaaaxxxx((((oooopppp,,,, vvvvaaaalllluuuueeee))))
  14.      iiiinnnntttteeeeggggeeeerrrr****4444 oooopppp
  15.      iiiinnnntttteeeeggggeeeerrrr****4444 vvvvaaaalllluuuueeee
  16.  
  17. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  18.      _o_p   one of the symbolic constants:
  19.           (parameters that affect lrectread, lrectwrite, rectcopy pixel
  20.           transfers)
  21.           MINMAX_ENABLE enables the computaton of minimum and maximum pixels
  22.           in lrectread, lrectwrite and rectcopy pixel transfers. Value is
  23.           ignored.
  24.           MINMAX_DISABLE disables the collection of minmax data.
  25.           MINMAX_INIT initializes the minmax data.
  26.  
  27.      _v_a_l_u_e
  28.           is ignored.
  29.  
  30. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  31.      gl_minmax allows enabling and disabling of collection of minmax data on a
  32.      per component basis during pixel transfer operations (e.g., rectcopy,
  33.      lrectread, and lrectwrite). When minmax is enabled, the destination of
  34.      the pixel transfer is unaffected.  Enabling or disabling minmax do not
  35.      reset previously accumulated minmax values, instead, the minmax values
  36.      are initialized by MINMAX_INIT by setting the minimum to positive
  37.      infinity and maximum by negative infinity.
  38.  
  39. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  40.      gethistogram histogram getminmax pixeltransfer pixelmap pixmode
  41.  
  42. NNNNOOOOTTTTEEEESSSS
  43.      minmax only works on RealityEngine systems running 5.0.1 or greater.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.